Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getPropertyList

This function retrieves properties from either the local temp-table or the Repository through the server-side Session Manager.

The function returns a CHR(3)-delimited list of corresponding property values.

Location: af\app\afsesmngrp.i

Parameters:

INPUT pcPropertyList AS CHARACTER

A comma-delimited list of properties for which to retrieve values.

INPUT plSessionOnly AS LOGICAL

Indicates how to retrieve the properties. If YES, retrieve the value from the client session If NO, retrieve the value from the client session if available, otherwise retrieve from the server. If unknown (?), retrieve from the server only.

Returns: CHARACTER

Notes:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095